usesDaylightSavingsTime

open override fun usesDaylightSavingsTime(date: KalugaDate): Boolean

Returns true if this KalugaTimeZone is observing daylight savings at a given KalugaDate

Return

true if this KalugaTimeZone if observing daylight savings at date

Parameters

date

The KalugaDate for which to check whether daylight savings is observed. Defaults to KalugaDate.now